IWICBitmapCodecProgressNotification

Undocumented in source.
version(Windows && WinCodec)
interface IWICBitmapCodecProgressNotification : IUnknown {}

Members

Functions

RegisterProgressNotification
HRESULT RegisterProgressNotification(PFNProgressNotification pfnProgressNotification, LPVOID pvData, DWORD dwProgressFlags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta